home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Enter Special 5: Digital Photography
/
ENTER Special 05.iso
/
Grafika
/
Paint Shop Pro 8.0
/
psp800ev.exe
/
Data1.cab
/
BrushTip_Line_horizontal.Psp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-04-22
|
493 b
|
22 lines
from JascApp import *
def ScriptProperties():
return {
'Author': 'Jasc Software, Inc.',
'Copyright': '(c) 2003 All rights reserved',
'Description': 'Brush tip'
}
def Preset_BrushTip():
return {
'Shape': App.Constants.BrushShape.Rectangular,
'CustomBrush': '',
'Size': 32,
'Hardness': 50,
'Density': 100,
'Rotation': 90,
'Thickness': 1,
'Step': 10
}